.whatsapp-icon{position:fixed;bottom:30px;right:20px;width:70px;height:70px;background-color:#25d366;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:1000}.whatsapp-icon a{display:flex;align-items:center;justify-content:center;text-decoration:none}.whatsapp-icon img{width:35px;height:35px}.whatsapp-icon:hover{transform:scale(1.1);box-shadow:0 6px 12px rgba(0,0,0,.3)}.cookie-popup{width:300px;background:#fff;border:1px solid #ccc;border-radius:5px;padding:15px;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;font-family:Arial,sans-serif}.cookie-header{display:flex;justify-content:space-between;align-items:center}.cookie-header h3{font-size:16px;margin:0}.close-button{background:none;border:none;font-size:16px;cursor:pointer}.cookie-options{list-style:none;padding:0;margin:15px 0}.cookie-options li{margin-bottom:5px}.cookie-buttons{display:flex;justify-content:space-between}.save-button,.decline-button,.details-button{padding:8px 12px;border:none;border-radius:3px;cursor:pointer}.save-button{background:#ffd700;color:#000}.decline-button{background:#ccc;color:#000}.details-button{background:none;color:#0073e6;border:none;text-decoration:underline;font-size:12px;margin-top:10px;display:block;text-align:left;cursor:pointer}